Filename: /text/sbasic/shared/03010300.xhp
(section: farbe)
This section describes Runtime functions used to define colors.
ここでは、カラー指定関係の関数を解説します。(par_id3155555.2)
(embed text/sbasic/shared/03010301.xhp#blue : linkinfo)
Returns the blue component of the specified color code.
与えられたカラーコードの青色 (Blue) のコンポーネントを返します。(par_id3156343.2)
(/embed text/sbasic/shared/03010301.xhp#blue)
(embed text/sbasic/shared/03010302.xhp#green : linkinfo)
Returns the Green component of the given color code.
与えられたカラーコードの緑色 (Green) のコンポーネントを返します。(par_id3153361.2)
(/embed text/sbasic/shared/03010302.xhp#green)
(embed text/sbasic/shared/03010303.xhp#red : linkinfo)
Returns the Red component of the specified color code.
与えられたカラーコードの赤色 (Red) のコンポーネントを返します。(par_id3149656.2)
(/embed text/sbasic/shared/03010303.xhp#red)
(embed text/sbasic/shared/03010304.xhp#qbcolor : linkinfo)
Returns the RGB color code of the color passed as a color value through an older MS-DOS based programming system.
従来の MS-DOS ベースのプログラミングシステムの使用するカラー値について、その RGB カラーコードを返します。(par_id3150359.2)
(/embed text/sbasic/shared/03010304.xhp#qbcolor)
(embed text/sbasic/shared/03010305.xhp#rgb : linkinfo)
Returns a long integer color value consisting of red, green, and blue components.
赤 (Red)、緑 (Green)、青 (Blue) のコンポーネントで指定されたロング整数を返します。(par_id3150447.2)
(/embed text/sbasic/shared/03010305.xhp#rgb)